Node.js: Novice to Ninja by Craig Buckler

Node.js: Novice to Ninja by Craig Buckler

Author:Craig Buckler [Craig Buckler]
Language: eng
Format: epub
Publisher: SitePoint
Published: 2022-06-07T00:00:00+00:00


Start the MongoDB Application

To use the MongoDB-based application, navigate to the pagehit-mongodb directory and start MongoDB and the Adminer client with docker-compose up.

Your Own MongoDB Installation?

Database configuration parameters are defined in the project’s .env file. It configures Docker, and the Node.js application reads it using the dotenv module.

If you’re using your own installation of MongoDB, edit the .env file and change the configuration parameters accordingly. In most cases, only the root user’s password need be changed (MONGO_INITDB_ROOT_PASSWORD).



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.